Skip to content

feat: adds mutagen daemon controller#58

Merged
spikecurtis merged 4 commits intomainfrom
spike/mutagen-daemon-controller
Mar 17, 2025
Merged

feat: adds mutagen daemon controller#58
spikecurtis merged 4 commits intomainfrom
spike/mutagen-daemon-controller

Conversation

@spikecurtis
Copy link
Copy Markdown
Collaborator

@spikecurtis spikecurtis commented Mar 13, 2025

fixes coder/internal#380

Adds MutagenController service, which manages the lifecycle of the mutagen daemon and exposes methods to query and modify sync sessions.

Sync sessions themselves are a placeholder which will need to be filled out and plumbed thru to the actual API. This just handles daemon lifecycle for now.

Copy link
Copy Markdown
Collaborator Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@spikecurtis spikecurtis marked this pull request as ready for review March 13, 2025 13:10
@spikecurtis spikecurtis force-pushed the spike/mutagen-daemon-controller branch from 37eedeb to 49d20d3 Compare March 13, 2025 13:14
Comment thread App/Services/MutagenController.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
Comment thread scripts/Get-Mutagen.ps1 Outdated
Comment thread scripts/Publish.ps1 Outdated
Comment thread scripts/Publish.ps1 Outdated
Comment thread Tests.App/Services/MutagenControllerTest.cs
Comment thread Tests.App/Services/MutagenControllerTest.cs
@spikecurtis spikecurtis force-pushed the spike/mutagen-daemon-controller branch 2 times, most recently from 7c53395 to 16cac6d Compare March 17, 2025 09:49
@spikecurtis spikecurtis force-pushed the spike/mutagen-daemon-controller branch from 16cac6d to ccfab63 Compare March 17, 2025 10:34
Comment thread App/App.xaml.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
Comment thread Installer/Program.cs Outdated
Comment thread App/Services/MutagenController.cs Outdated
 * refactor retry logic for StartDaemon
 * fixup checks for _sessionCount < 0
 * fix Vpn targeting windows to avoid complaints about the registry API calxOAOA
@spikecurtis spikecurtis merged commit 13ce6b9 into main Mar 17, 2025
Copy link
Copy Markdown
Collaborator Author

Merge activity

  • Mar 17, 9:18 AM EDT: A user merged this pull request with Graphite.

@spikecurtis spikecurtis deleted the spike/mutagen-daemon-controller branch March 17, 2025 13:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

manage mutagen daemon lifecycle for coder-desktop-windows

2 participants